home *** CD-ROM | disk | FTP | other *** search
/ CD Actual: Windows XP / CDWindowsXP.iso / Datos / Intel / Integracion.exe / scripts / DefineButton2_314 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-08-14  |  66 b   |  7 lines

  1. on(release){
  2.    tellTarget("../")
  3.    {
  4.       play();
  5.    }
  6. }
  7.